Skip to main content

define

Type

command

Summary

Has no effect and is included in LiveCode for compatibility with imported SuperCard projects.

Syntax

define <property> of <object>

Description

In SuperCard and Oracle Media Objects, the define command is used to create a user property.

In LiveCode, you can use a custom property simply by setting its value with the set command, without creating it first, so this command is not needed.

Parameters

NameTypeDescription

property

object

command: undefine

glossary: custom property, SuperCard, command, LiveCode

Compatibility and Support

Introduced

LiveCode 1.0

Platforms

desktop

server

Thank you for your feedback!

Was this page helpful?